In this video we will learn to create a very simple Image Viewer application in Java Swing.\r<br>The app will allow the user to browse image files and load it on the form.\r<br>\r<br>Points covered in this video\r<br>How to browse file using JFileChooser\r<br>How to load image in JLabel\r<br>\r<br>This is a very simple project so feel free to add new features and play and experiment with the code.\r<br>\r<br>You can download the complete project code from my GitHub repository\r<br>\r<br>\r<br>For more info on swing kindly check Oracle site:\r<br>